modsecurity-crs software package provides modsecuritys Core Rule Set, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install modsecurity-crs
modsecurity-crs is installed in your system.
Make ensure the modsecurity-crs package were installed using the commands given below,
$ sudo dpkg-query -l | grep modsecurity-crs *
You will get with modsecurity-crs package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Web Servers |
| Package | modsecurity-crs |
| Version | 2.2.8-1 |
| Description | modsecuritys Core Rule Set |
| Sub Section | httpd |